home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 27 / PC FORMAT.iso / piranha / install.bat next >
Encoding:
DOS Batch File  |  1996-03-18  |  194 b   |  10 lines

  1. echo off
  2. cls
  3. echo This program will install Piranha to a directory called PIRANHA on your
  4. echo hard drive.
  5. pause
  6. pdemo95 -d c:\piranha
  7. echo.
  8. echo Run START.BAT to start the game.
  9. pause
  10.